Skip to content

Missing prom metrics on gRPC server#330

Merged
lenisko merged 4 commits intomainfrom
len-missing-metrics
Mar 22, 2026
Merged

Missing prom metrics on gRPC server#330
lenisko merged 4 commits intomainfrom
len-missing-metrics

Conversation

@lenisko
Copy link
Copy Markdown
Contributor

@lenisko lenisko commented Jan 12, 2026

  • IncRawRequests wasn't incremented
  • added generic grpc metrics

@lenisko lenisko requested a review from comstud January 12, 2026 00:04
Copy link
Copy Markdown
Collaborator

@Fabio1988 Fabio1988 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume tested?

@lenisko
Copy link
Copy Markdown
Contributor Author

lenisko commented Jan 20, 2026

@Fabio1988 Nope! I had no chance and won't have any for another few weeks. It would be good to bring back our stagging for tests.

@lenisko lenisko force-pushed the len-missing-metrics branch from 7d83f44 to 682488d Compare January 28, 2026 18:50
@Fabio1988
Copy link
Copy Markdown
Collaborator

Fabio1988 commented Feb 20, 2026

@lenisko feel free merging once tested
it will add more prom metrics, nothing else, so good to go for me and it won't interfere with the huge refactor of @jfberry :)

@lenisko
Copy link
Copy Markdown
Contributor Author

lenisko commented Mar 21, 2026

@Fabio1988 Tested on HTTP connection (no issues), I don't use gRPC, yet. So if someone is willing to check - would be great. Updated with main.

@jfberry
Copy link
Copy Markdown
Collaborator

jfberry commented Mar 21, 2026

@Fabio1988 Tested on HTTP connection (no issues), I don't use gRPC, yet. So if someone is willing to check - would be great. Updated with main.

You don't use grpc from dragonite? The json format is more cpu intensive on both sides

@lenisko
Copy link
Copy Markdown
Contributor Author

lenisko commented Mar 21, 2026

I'm aware! missing metrics made me pick json. hehe.

@jfberry
Copy link
Copy Markdown
Collaborator

jfberry commented Mar 21, 2026

sounds like a good time to test the metrics then, and then we can merge

@lenisko
Copy link
Copy Markdown
Contributor Author

lenisko commented Mar 21, 2026

That's the plan. Will do later today and merge if it's okay

@lenisko lenisko merged commit 9f1be26 into main Mar 22, 2026
4 checks passed
@lenisko lenisko deleted the len-missing-metrics branch March 22, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants